-
Home
-
AIP: Complete AI Pack (formerly AI Power)
-
2.3.23
-
Code
-
Classes
- AzureProviderStrategy
Total Complexity |
17 |
Dependencies |
4 |
Dependents |
11 |
Total lines |
62 |
Lines of code |
45 |
Logical lines of code |
23 |
Comment lines |
4 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
58 |
7 |
15 |
build_api_url() |
S |
76 |
1 |
3 |
get_api_headers() |
S |
76 |
1 |
3 |
format_chat_payload() |
S |
76 |
1 |
3 |
parse_chat_response() |
S |
76 |
1 |
3 |
parse_error_response() |
S |
76 |
1 |
3 |
get_models() |
S |
77 |
1 |
3 |
build_sse_payload() |
S |
76 |
1 |
3 |
parse_sse_chunk() |
S |
76 |
1 |
3 |
generate_embeddings() |
S |
76 |
1 |
3 |
decode_json_public() |
S |
79 |
1 |
3 |